Skip to content

FOUR-22600: [SUMMER 25] Stages configuration (Progress Bar)#1926

Merged
nolanpro merged 11 commits into
developfrom
epic/FOUR-22600
Aug 11, 2025
Merged

FOUR-22600: [SUMMER 25] Stages configuration (Progress Bar)#1926
nolanpro merged 11 commits into
developfrom
epic/FOUR-22600

Conversation

@pmPaulis

@pmPaulis pmPaulis commented May 21, 2025

Copy link
Copy Markdown
Contributor

Issue & Reproduction Steps

Implementing custom-defined waypoints that prefill a progress bar will significantly improve user experience by providing clarity, reducing uncertainty, and enhancing time management. Clients will appreciate the transparency in tracking project or task stages, making it easier to oversee complex workflows. This feature can boost both productivity and satisfaction, ensuring that Tasks are managed smoothly and efficiently.

PRD - Stages configuration (Progress Bar)
FIGMA - Stages configuration (Progress Bar)

Solution

  • We created a new Stage section in the modeler
  • We add a new Stage status in Open Case
  • We Updated the process Info
  • A new Stage and progress columns was added

How to Test

  1. Open a Process
  2. Select a flow configue a stage
  3. Save the process
  4. Execute cases and review the columns Stages and Progress
  5. Open the case related

Related Tickets & Packages

Code Review Checklist

  • I have pulled this code locally and tested it on my instance, along with any associated packages.
  • This code adheres to ProcessMaker Coding Guidelines.
  • This code includes a unit test or an E2E test that tests its functionality, or is covered by an existing test.
  • This solution fixes the bug reported in the original ticket.
  • This solution does not alter the expected output of a component in a way that would break existing Processes.
  • This solution does not implement any breaking changes that would invalidate documentation or cause existing Processes to fail.
  • This solution has been tested with enterprise packages that rely on its functionality and does not introduce bugs in those packages.
  • This code does not duplicate functionality that already exists in the framework or in ProcessMaker.
  • This ticket conforms to the PRD associated with this part of ProcessMaker.

gproly and others added 7 commits May 9, 2025 16:56
 ##Description
1. Update the process.stages with all stages.
2. When the flow was assigned a Stage needs to show the NUMBER related to the stage.
3. Update the process.bpmn with the pm:config added in the flow, like: pm:config="{stageId:2; stageName:'Review proposal'}".
 ##Description
1. Update the process.stages with all stages.
2. When the flow was assigned a Stage needs to show the NUMBER related to the stage.
3. Update the process.bpmn with the pm:config added in the flow, like: pm:config="{stageId:2; stageName:'Review proposal'}".
FOUR-22734: The Publish and save process needs to save the stages
@pmPaulis pmPaulis changed the base branch from develop to release-2025-spring May 23, 2025 17:44
@cypress

cypress Bot commented May 23, 2025

Copy link
Copy Markdown

modeler    Run #1654

Run Properties:  status check passed Passed #1654  •  git commit 426ccfbc89: FOUR-22600: [SUMMER 25] Stages configuration (Progress Bar)
Project modeler
Branch Review epic/FOUR-22600
Run status status check passed Passed #1654
Run duration 05m 41s
Commit git commit 426ccfbc89: FOUR-22600: [SUMMER 25] Stages configuration (Progress Bar)
Committer Paulis
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 83
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 280
View all changes introduced in this branch ↗︎

@pmPaulis pmPaulis changed the base branch from release-2025-spring to develop June 16, 2025 20:48
@processmaker-sonarqube

Copy link
Copy Markdown

@nolanpro nolanpro merged commit 012cb41 into develop Aug 11, 2025
40 of 42 checks passed
@nolanpro nolanpro deleted the epic/FOUR-22600 branch August 11, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants